Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[TT-1608] Adds Changeset and fixes Dockerfile for Parrot #1597

Merged
merged 1 commit into from
Jan 24, 2025

Conversation

kalverra
Copy link
Collaborator

@kalverra kalverra commented Jan 24, 2025


Below is a summarization created by an LLM (gpt-4-0125-preview). Be mindful of hallucinations and verify accuracy.

Why

The changes aim to establish the foundational capabilities of the parrot application, setting up its initial functionalities, such as handling dynamic routes, recording route requests, and preparing it for various deployment scenarios including local, binary, and Docker.

What

  • parrot/.changeset/v0.1.0.md
    • Added documentation for the initial creation of parrot, detailing its capabilities such as replying to dynamically created routes, recording incoming route requests, and support for local, binary, and Docker versions.
  • parrot/Dockerfile
    • Modified the Dockerfile ENTRYPOINT to include additional parameters -port 9090 -t, configuring the server to run on a specific port with additional options.

@cl-sonarqube-production
Copy link

@kalverra kalverra merged commit 7dcf6f4 into main Jan 24, 2025
85 of 88 checks passed
@kalverra kalverra deleted the parrotRelease branch January 24, 2025 20:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant